home *** CD-ROM | disk | FTP | other *** search
/ Ahoy 1986 July / Ahoy_Magazine_86-07_1986_Double_L.d64 / comal notes (.txt) < prev    next >
Commodore BASIC  |  2022-10-26  |  483b  |  14 lines

  1. 100 print"[147]":poke53280,5:poke53281,13:poke646,0:printchr$(14)
  2. 110 print"              [208]lease [206]ote"
  3. 115 print"              [163][163][163][163][163][163][163][163][163][163][163][144]"
  4. 120 print"    [193]ll the [195]omal programs on this disk were donated to [193]hoy! ";
  5. 130 print"by...."
  6. 140 print"[212][200][197][160][195][207][205][193][204][160][213][211][197][210][211][160][199][210][207][213][208][160][213].[211].[193]. [204]td."
  7. 150 print"[208]ress  [210][197][212][213][210][206] [146][144] for [205]enu."
  8. 160 getan$:ifan$=""then160
  9. 170 ifan$<>chr$(13)then160
  10. 180 print"[147]":print"[156]               [204]oading [205]enu...[153]"
  11. 190 print"load";chr$(34);"menu c-64";chr$(34);",8"
  12. 200 print"run":print"[145][145][145][145][145][145][145][145][145]"
  13. 210 poke631,13:poke632,13:poke198,2:end
  14.